header.aui-bar-light {
    color: #333;
    background-color: #ffffff;
}
.zz-div-box{
	-webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
}
.zz-div-td1{
	-webkit-box-flex: 1;
    -webkit-flex: 1;
    flex: 1;
}
.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden}
.clearfix{height:1%}
.clearfix{display:block}
.bg-white{
	background: #fff;
}
.text-white{
	color: #fff !important;
}
.aui-bar-nav{
	position: fixed;
	top: 0;
	z-index: 999;
}
.aui-bar .aui-btn .aui-iconfont{
	color: #333;
}
.aui-bar .aui-title{
	/*padding-top: 3px;*/
}
.aui-list:before,.aui-card-list .aui-list:after{
	height: 0;
}
.blance {
    color: #ff7e3a;
}
.aui-slide-page-wrap{
	height: 3px;
	z-index: 9;
}
.aui-slide-page-active{
	background: #999999;
}
.aui-grid-sixteen li:after {
    border: none;
}
.aui-grid-sixteen li .aui-iconfont {
    color: #ffffff;
    width: 45px;
    height: 45px;
    line-height: 45px;
    border-radius: 50%;
    font-size: 27px;
}
.aui-grid-sixteen:after{
	border: 0;
}
.aui-grid-sixteen li{
	padding: 15px 0;
}
.index-navbg1{
    background: linear-gradient(150deg, #ffb407, #ffcd01); 
}
.index-navbg2{
    background: linear-gradient(45deg, #de3e31, #ec5e52); 
}
.index-navbg3{
    background: linear-gradient(45deg, #fd4d30, #ff9040); 
}
.index-navbg4{
    background: linear-gradient(0deg, #ff8f3a, #ffc599); 
}
.aui-grid-sixteen li p{
	color: #333;
}
.aui-list .aui-list-item {
    list-style: none;
    margin: 0;
    padding: 0;
    padding-left: 0.75rem;
    color: #212121;
    background-color: #ffffff;
    position: relative;
    min-height: 2.2rem;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
}
.yaoq-phall .aui-list-item-inner,.yaoq-today  .aui-list-item-inner {
    position: relative;
    min-height: 2.2rem;
	padding-right: 0.75rem;
    width: 100%;
    -webkit-box-sizing: border-box;
    		box-sizing: border-box;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-flex: 1;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
			justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
			align-items: center;
}
.aui-list.aui-list-in .aui-list-item:after {
	height: 0;
}
.aui-list.aui-list-in .aui-list-item-inner:after {
	width: 100%;
    height: 1px;
    background-color: #dddddd;
    display: block;
    content: '';
    position: absolute;
    top: auto;
    right: auto;
    bottom: 0;
    left: 0;
    -webkit-transform-origin: 50% 100%;
            transform-origin: 50% 100%;
}
.aui-list.aui-list-in .aui-list-item:last-child > .aui-list-item-inner:after {
    height: 0;
}
.bg-fff{
	background: #fff;
}
.choujiang{
	display: block;
	background: #fff;
	color: #ff7e3a;
	background: #fff url(../images/cjimg.png) no-repeat 95% center;
	background-size: 7rem auto;
}
.taocan{
	position: relative;
	display: block;
	border: 1px solid #e8e8e8;
	width: 100%;
	background: #f7f7f7;
	padding: 0.5rem 0.5rem 0.5rem 2rem;
	color: #333;
	border-radius: 5px;
}
.qiangg-btn{
	width: 3rem;
	height: 1.2rem;
	text-align: center;
	background: #ff7e3a;
	font-weight: bold;
	color: #fff;
	font-size: 0.55rem;
	line-height: 1.2rem;
	border-radius: 0.6rem;
}
.qg-zhe{
	color: #fff;
	position: absolute;
	font-size: 0.45rem;
	z-index: 8;
	height:20px;  
	width: 150px; 
 	font-weight: bold;
	-ms-transform:rotate(-45deg); /* Internet Explorer */
	-moz-transform:rotate(-45deg); /* Firefox */
	-webkit-transform:rotate(-45deg); /* Safari 和 Chrome */
	-o-transform:rotate(-45deg);
	transform:rotate(-45deg);
	background: linear-gradient(90deg,#ff683a, #ff8f3a); /* 标准的语法 */
	left: -60px;
	top: 6px;
	text-align: center;  
	line-height:20px; 
}
.qg-zhe span{
	font-size: 0.55rem;
}
.aui-tab-item.aui-active{
	color: #333333;
	font-weight: bold;
	border-bottom: 2px solid #ff8f3a;
}
.mainlist{
	background: #fff;
	position: relative;
}
.fuwu-ul{
	padding: 0.5rem 0;
}
.fuwu-li{
	margin-bottom: 0.3rem;
}
.fuwu-li>a{
	display: inline-block;
	text-align: center;
	box-shadow: 0 0 5px 1px #dedede;
	padding: 0.55rem 0;
	border-radius: 3px;
	width: 100%;
}
.fuwu-li i{
    color: #ff8f3a;
    width: 2.175rem;
    height: 2.175rem;
    line-height: 2.175rem;
    border-radius: 50%;
    font-size: 25px;
    background: #f6f6f6;
    display: inline-block;
    text-align: center;
}
.fuwu-li p{
	font-size: 0.6rem;
	color: #333;
	text-align: center;
	line-height: 0.9rem;
	padding-top: 0.4rem;
	height: 45px;
	display: flex;
    -webkit-box-flex: 1;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
}	
.fuwu-li p span{
	display: inline-block;
	margin: 0 auto;
}

 .swiper-container {
  width: 100%;
  height: 100%;
}
.swiper-slide {
  text-align: center;
  font-size: 18px;
  background: #fff;

  /* Center slide text vertically */
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.fuwu-li .icon-laidianzixun{
	font-size: 20px;
}
.buylist{
	width: 80%;
	margin: 0 auto;
	overflow: hidden;
}
.buyimg{
	width: 6.1rem;
	height: 6.1rem;
	border: 1px solid #d1d1d1;
	background: #f1f1f1;
	text-align: center;
	line-height: 6rem;
	overflow: hidden;
}
.buyimg img{
	max-width: 6rem;
	max-height: 6rem;
	vertical-align: middle;
}
.buylist>.aui-col-xs-6:nth-child(even) a{
	float: right;
}
.buylist>.aui-col-xs-6 a{
	width: 6.1rem;
}
.buylist a{
	color: #333;
}
.footbar{
	line-height: 20px;
	background-color: #ffffff;
	color: #999999;
	position: fixed;
	bottom: 0;
	z-index: 999;
	top: auto;
	border-top: 1px solid #eee;
}
.footbar .aui-bar-tab{
	height: 54px;
}
.footbar a{
	color:#999 ;
}
.footbar .foothis a{
	color:#333 ;
	font-weight: bold;
}
.footbar .foothis .aui-iconfont{
	color: inherit;
}

.buytab{
	position: fixed;
	top: 45px;
	z-index: 998;
}
.buytab .aui-tab-item.aui-active{
	color: #333;
	font-weight: bold;
    border-bottom: 2px solid #ff8f3a;
}
.buytab .aui-tab-item{
	color: #666;
}
.mainlist .aui-img-box{
	width: 5.3rem;
	height: 5.3rem;
	background: #f1f1f1;
	text-align: center;
	line-height: 5rem;
	position: relative;
}
.mainlist:after{
	border-top: 0;
}
.mainlist .aui-img-box img{
	vertical-align: middle;
	max-width: 100%;
	max-height: 5rem;
	position: absolute;
	left: 50%;
	top: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
}
.mainlist .aui-list-view-cell{
	padding: 0;
}
.mainlist .aui-list-view-cell:after{
	border-bottom: 0;
}
.mainlist .aui-list-view-cell > a{
	margin: 0;
}
.mainlist .aui-img-body>b:first-child{
	height: 44px;
}
.nprice{
	color: #ff8f3a !important;
}
.price{
	color: #666;
}

.paycon i{
	font-size: 50px;
	line-height: 50px;
}
.paycon .aui-card-list-content{
	border-bottom: 1px dashed #c2c2c2;
}
.paycon div>div{
	padding: 10px 0;
}
.paycon .aui-card-list-footer{
	padding: 20px 30px 0;
	color: #333;
}
.paycon .aui-card-list-footer>div>span:first-child{
	width: 80px;
	display: inline-block;
	color: #666;
}
.aui-bar-nav .shouadd{
	color: #333;
	font-size: 14px;
}
.navfix-box-fix{
	position: fixed;
	width: 100%;
	top:45px;
	z-index: 3;
	background: #fff;
}
.navfix-main{
	width: 100%;
	overflow: hidden;
}
.navfix-main-move{
	position: relative;
}
.navfix-list li{
	float: left;
	font-size: 14px;
	text-align: center;
	height: 35px;
	line-height: 35px;
	border-bottom: 1px solid #efefef;
	color: #666;
}
.navfix-list .thisNav{
	color: #333;
	font-weight: bold;
}
.navbd{
	position: absolute;
	height: 3px;
	background:#ff8f3a; 
	z-index: 1;
	bottom: 0px;
}
.nametitle{
	height: 45px;
	margin-top: 5px;
}
.aui-list-item-media img{
	border: 1px solid #dddddd;
	vertical-align: middle;
	height: 100%;
}
.aui-btn-default.aui-btn-outlined{
	color: #666 !important;
}	
.btn-zhif{
	background: #ff8f3a;
	color: #fff;
	border: #ff8f3a;
}
.dindlist .aui-btn{
	border-radius: 16px;
}
.aui-list .aui-list-item-media{
	height: 4.5rem;
	overflow: hidden;
}
.gongao{
	width: 100%;
	height: 35px;
	background: #fffccc;
	position: fixed;
	top: 45px;
	left: 0;
	border-bottom: 1px solid #efefef;
	color: #ff8f3a;
	line-height: 35px;
	font-size: 14px;
	z-index: 3;
}
.gongao span{
	display: inline-block;
	border: 1px solid #ff8f3a;
	line-height: 14px;
	font-size: 12px;
	padding: 2px 3px;
	margin: 0 10px;
}
.aui-radio:checked:after, .aui-radio.aui-checked:after,.aui-radio:checked:before, .aui-radio.aui-checked:before{
	left: 50%;
	top: 50%;
	content: "";
}
.numipt{
	width: 30px;
	min-height: 26px;
	text-align: center;
	border-top: 1px solid #e0e0e0;
	border-bottom: 1px solid #e0e0e0;
	outline: 0;
	border-radius: 0;
}
.j_down,.j_up{
	border: 1px solid #e0e0e0;
	padding: 4px;
 	font-size: 16px !important; 
}
.aui-list .yunfei{
	font-size: 0.8rem;
	color: #333;
}
.zhifubox{
	position: fixed;
	width: 100%;
	z-index: 3;
	bottom: 50px;
	left: 0;
	border-top: 1px solid #ededed;
}
.zhifubox .aui-list-item-inner{
	line-height: 2.2rem;
}
.zhifubox .aui-btn{
	background: #ff8f3a;
	color: #fff;
	font-weight: bold;
	font-size: 14px;
	padding: 11px 0 12px;
	border-radius: 0;
	border: #ff8f3a 1px solid;
}
.zhifubox .aui-radio{
	width: 20px;
    height: 20px;
    position: relative;
    margin: 12px 10px 8px 0;
}
.addlist .aui-radio{
	margin: 0;
}
.addlist .aui-list-item-text{
	display: -webkit-box !important;
	height: 2.1rem;
}
.addlist .aui-list-item:after{
	background: transparent;
}
.addlist .aui-col-xs-2{
	margin-top: 26px;
	color: #333;
}
.footbtn{
	position: fixed;
	bottom: 0;
	left: 0;
	z-index: 3;
	background: #ff8f3a;
	color: #fff;
	font-weight: bold;
	font-size: 16px;
	text-align: center;
	width: 100%;
	height: 45px;
	line-height: 45px;
}
.footbtn a{
	color: #fff;
}
.addform .aui-list .aui-list-item:after{
	background: transparent;
}
.addform .aui-input-addon{
	min-width: 70px;
	text-align: left;
}
.addform .aui-input-row:first-child:after{
	border-top:0 ;
}
.swiper-slide img{
	width: 100%;
}
.pagenum{
	background: #fff;
	width: auto !important;
	padding: 2px 10px;
	font-size: 12px;
	border-radius: 14px;
	right: 15px;
	left: auto !important;
	border: 1px solid #e1e1e1;
}
.spimg img{
	margin-bottom: 20px;
	vertical-align: bottom;
}
.zhifubox2{
    bottom: 0;
}
.zhifubox2 .aui-list-item-right{
	line-height: normal;
	text-align: center;
	height: 100%;
	padding: 8px 0 0 15px;
}
.zhifubox2 .aui-btn{
	padding-top: 12px;
}
.tuitab{
	width: 100%;
	background: url(../images/tuik_bg.png) no-repeat;
	background-size: 100% 100%;
	padding: 20px;
}
.tuitab-box{
	background: #fff;
	color: #c9c9c9;
	padding: 20px 0;
	height: 125px;
	margin: 0 5px;
	text-align: center;
	border-radius: 3px;
	position: relative;
	font-size: 14px;
}
.tuitab-box i{
	font-size: 45px;
	display: inline-block;
	line-height: 45px;
	margin-bottom: 10px;
}
.tuitab-sj{
	display: none;
	height: 0;
	width: 0;
	border-right: 10px solid transparent;
	border-left: 10px solid transparent;
	border-bottom: 10px solid #fff;
	position: absolute;
	bottom:-20px;
	left: 50%;
	margin-left: -10px;
}
.aui-active .tuitab-box{
	color: #ff8f3a;
}
.aui-active .tuitab-sj{
	display: inline-block;
}
.upload{
	border: 5px solid #e5e5e5;
	border-radius: 3px;
	display: inline-block;
	min-width: 130px;
	min-height: 130px;
	padding: 15px 15px 0;
	text-align: center;
	color: #999999;
}
.upload span{
	font-size: 50px;
	line-height: 50px;
	margin-bottom: 10px;
	display: inline-block;
	color: #e5e5e5;
}
.kuaidi input{
	border: 1px solid #ccc;
	padding: 10px;
	border-radius: 3px;
	margin-bottom: 15px;
}
.tuikform label{
	min-width: 80px;
}
.liuyan textarea{
	height: auto;
	border: 1px solid rgba(0,0,0,0.1);	
}
.renwbox{
	box-shadow: 0 0 15px 1px rgba(0,0,0,0.1);
	padding: 10px 15px;
	border-radius: 5px;
}
.renwbtn{
	text-align: center;
	padding: 5px 10px;
	background: #ff984f;
	font-size: 12px;
	border-radius: 15px;
	color: #fff;
}
.renwover,.renwover .nprice{
	color: #999999 !important;
}
.renwover .renwbtn{
	background: #fff;
	border: 1px solid #c2c2c2;
	color: #999999;
}
.quan-nrbox{
	width: 87%;
	background: url(../images/jiang1.png) no-repeat;
	background-size: 100% auto;
	height: inherit;
	text-align: center;
	color: #999999;
	display: flex;
	position: relative;
}
.quan-zt img{
	width: 100%;
	height: auto;
}
.quan-nr{
	width: 47.5%;
	margin: auto;
	padding-bottom: 5px;
}
.quan-nr span{
	font-family: impact;
	padding-right: 5px;
	font-size: 1.2rem !important;
}
.quan-time{
	width: 52.5%;
	margin: auto;
	line-height: 1.2rem;
	padding-left: 10px;
}
.quan-num{
	position: absolute;
	left: 5%;
	top: -10%;
	color: #fff;
	background: #ff8f3a;
	border-radius: 15px;
	padding: 0 8px ;
	font-size: 12px;
}
.quan-num b{
	font-size: 14px;
}
.shixiao{
	position: relative;
	width: 75%;
	height: 1px;
	margin: 15px auto 20px;
	background: #c1c1c1;
}
.shixiao span{
	background: #f4f4f4;
	position: absolute;
	top: -12px;
	left: 50%;
	padding: 0 15px;
	margin-left: -39px;
}
.noorderdiv{
	height: 75%;
	display: flex;
}
.noorderdiv>div{
	text-align: center;
	margin: auto;
}
.noorderdiv .icon-dingdanguanli{
	font-size: 50px;
	color: #c9c9c9;
}
.orderbutton{
	background: #ff8f3a;
	color: #fff;
	padding: 5px 15px;
	display: inline-block;
	border-radius: 20px;
	margin-top: 20px;
}
.aui-timeline:before{
	background: #ff8f3a;
	top: 38px;
	margin-bottom: 30px;
}
.aui-timeline > li > .aui-iconfont{
	width: 10px;
	height: 10px;
	background: #ff8f3a;
	top: 20px;
	left: 28px;
}
.aui-timeline > li > .aui-timeline-item:after{
	border: 0;
	border-bottom: 1px solid #e2e2e2;
}
.xinyh-box{
	width: 100%;
	background: url(../images/xinr_bg.png) no-repeat;
	background-size: 100% 100%;
	padding-top: 3.55rem;
}
.hdtime{
	width: 7.55rem;
	margin: 0 auto;
	position: relative;
	font-size: 0.575rem;
	color: #fff;
}
.hdtime-sd{
	display: inline-block;
	width: 0.625rem;
	height: 0.075rem;
	background: #fff;
	border-radius: 2px;
	margin-bottom: 0.175rem;
}
.hdtime-nr{
	padding: 0 0.4rem;
}
.hdtype{
	width: 13.175rem;
	margin: 1.5rem auto 0;
}
.hdtypebox{
	width: 13.175rem;
	height: 6.525rem;
	background: url(../images/hdimg.png) no-repeat;
	background-size: 100% auto;
	text-align: center;
	padding-top: 0.3rem;
	float: left;
}
.hdtype>.hdtypebox:first-child{
	margin-right: 0.8rem;
}
.hdtypebox>p:first-child{
	font-size: 0.875rem;
	color: #333333;
	font-weight: normal;
	padding: 0.55rem 0 0.2rem;
	font-weight: bold;
}
.hdtypebox>p{
	font-size: 0.6rem;
	color: #333;
}
.hdtypebtn{
	display: inline-block;
	width: 4.775rem;
	height: 1.275rem;
	background: #ff8f3a;
	text-align: center;
	color: #fff;
	font-size: 0.525rem;
	border-radius: 0.64rem;
	line-height: 1.275rem;
	margin-top: 1.25rem;
}
.hdrule{
	width: 13.15rem;
	height: 8.425rem;
	background: #fff;
	border-radius: 10px;
	margin: 1rem auto 0;
	overflow: hidden;
}
.hdrule-tle{
	width: 10.05rem;
	border-bottom: 1px solid #ff8f3a;
	height: 1.525rem;
	margin: 0 auto;
	position: relative;
}
.hdrule-tle span{
	position: absolute;
	width: 3.95rem;
	background: #fff;
	text-align: center;
	top: 1rem;
	left: 50%;
	margin-left: -1.975rem;
	font-size: 0.65rem;
	font-weight: bold;
	color: #ff8f3a;
	display: inline-block;
}
.hdrule-con{
	font-size: 0.5rem;
	padding: 0 0.3rem 0 0.8rem;
	padding-top: 0.8rem;
}
.hdrule-con p{
	line-height:2em;
}
.hdbanq{
	font-size: 0.45rem;
	color: #fff;
	text-align: center;
	line-height: 2.9rem;
}
.choujbox{
	width: 100%;
	background: #ff6759;
	padding-bottom: 1.225rem;
}
.choujbox-tle{
	width: 100%;
	height: 4.625rem;
	background: url(../images/chouj_tle.png) no-repeat;
	background-size: 100% 100%;
	position: relative;
}
.choujbox-cs{
	position: absolute;
	width: 3.85rem;
	text-align: center;
	margin-left: -1.925rem;
	left: 50%;
	color: #fff;
	font-size: 0.6rem;
	top: 3.5rem;
}
.jlbtn{
	width: 2.925rem;
	height: 0.95rem;
	background: -webkit-linear-gradient(#fff, #ffeae8); /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(#fff, #ffeae8); /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(#fff, #ffeae8); /* Firefox 3.6 - 15 */
    background: linear-gradient(#fff, #ffeae8); /* 标准的语法（必须放在最后） */
   font-size: 0.5rem;
   text-align: center;
   line-height: 0.95rem;
   color: #ff6759;
   border-radius: 15px;
}
.cj-name{
	color: #fff;
	font-size: 0.75rem;
}
.cj-money{
	font-size: 0.5rem;
	color: #fff;
}
.cj-money span{
	font-size: 0.675rem;
	color: #fccf33;
	font-weight: bold;
}
.chouj-main{
	width: 14.6rem;
	height: 12.325rem;
	background: url(../images/chouj_k.png) no-repeat;
	background-size: 100% 100%;
	margin: 0.125rem auto 0;
	padding: 0.925rem 0 0 0.9rem;
}
.chouj-mainbox{
	width: 4.225rem;
	height: 3.475rem;
	background: url(../images/chouj_nrk.png) no-repeat;
	background-size: 100% 100%;
	float: left;
	margin: 0 0.1rem 0.1rem 0;
	text-align: center;
	padding: 0.25rem 0;
}
.chouj-quan{
	width: 1.775rem;
	height: 0.975rem;
	background: url(../images/quan.png) no-repeat;
	background-size: 100% 100%;
	margin: 0 auto;
	line-height: 0.975rem;
	font-family: impact;
	color: #fff;
}
.chouj-quan span{
	font-size: 0.3rem;
}
.chouj-sm{
	font-size: 0.425rem;
	color: #ff6759;
	text-align: center;
	font-weight: bold;
	width: 100%;
	line-height: 0.6rem;
}
.chouj-sm span{
	font-weight: normal;
}
.chouj-hongbao{
	width: 1.05rem;
	height: 1.35rem;
	background: url(../images/hongbao.png) no-repeat;
	background-size: 100% 100%;
	margin: 0 auto;
	line-height: 0.8rem;
	font-family: impact;
	color: #fff;
	font-size: 0.625rem;
}
.chouj-text{
	width: 100%;
	text-align: center;
	font-size: 0.55rem;
	font-weight: bold;
	color: #ff6759;
}
.chouj-btn{
	background: url(../images/chouj_nrk3.png) no-repeat center;
	background-size: 100% 100%;
}
.zjuser{
	padding: 10px 20px;
}
.zhong-box{
	background: #fff;
	width: 15.125rem;
	margin: 1.25rem auto 0;
	border-radius: 8px;
	padding: 1.075rem 0.825rem 0;
}
.zhong-tle{
	width: 7.075rem;
	height: 1.5rem;
	background: url(../images/zhongjimg.png) no-repeat;
	background-size: 100% 100%;
	margin: 0 auto;
}
.zhonglist-tle{
	font-size: 0.5rem;
	font-weight: bold;
	color: #333333;
	text-align: center;
	padding: 1.5rem 0 0.5rem;
}
.zhonglist-box1{
	width: 2.5rem;
	float: left;
}
.zhonglist-box2{
	width: 6.25rem;
	float: left;
}
.zhonglist-box3{
	width: 4.7rem;
	float: left;
}
.zhonglist-main{
	width: 13.5rem;
	height: 12.5rem;
	overflow: hidden;
	position: relative;
}
.zhonglist-mainbg{
	width: 15.5rem;
    height: 12.5rem;
    box-shadow: 0 0 10px 7px #fff inset;
    position: absolute;
    top: 0;
    left: -1rem;
}
.zhonglist-ul{
	text-align: center;
}
.zhonglist-ul li{
	height: 2.825rem;
	display: table;
	border-bottom: 1px solid #dcdcdc;
}
.zhonglist-ul li>div{
	display: table-cell;
	vertical-align: middle;
	float: none;
}
.time{
	color: #999999;
	font-size: 0.45rem;
}
.prize{
	color: #ff6759;
	font-size: 0.5rem;
}
.prize p{
	color: #ff6759;
	font-weight: bold;
}
.prizename{
	color: #333333;
	font-size: 0.45rem;
	text-align: right;
	width: 4.75rem;
}
.j_play2{
	background: #b6b6b6;
	color: #ccc;
}
.nowplay{
	background: url(../images/chouj_nrk2.png);
	background-size: 100% 100%;
}
.layui-layer{
	background-color: transparent;
	box-shadow: none;
}
.demo-class{
	background: #fff;
}
.zjpop-main{
	width: 13.325rem;
	height: 15.3rem;
	background: url(../images/zjimg.png) no-repeat;
	background-size: 100% auto;
	margin: 0 auto;
	position: relative;
}
.zjpop-main-title{
	color: #333;
	font-size: 0.8rem;
	text-align: center;
}
.zjpop-main-name{
	font-size: 0.75rem;
	font-weight: bold;
	color: #ff6759;
	text-align: center;
	padding-top: 7.8rem;
}
.zjpop-main-con{
	color: #fff;
	width: 8.45rem;
	margin: 0 auto;
	padding: 1.05rem 0 0 0.1rem;
	text-align: center;
	line-height: 2.8rem;
	height: 3.5rem;
	font-size: 0.9rem;
	font-weight: bold;
}
.zjpop-main-num{
	display: inline-block;
	font-size: 2.5rem;
	line-height: 2.5rem;
	font-family: "century gothic";
	font-weight: bold;
	/*padding-right: 0.2rem;*/
}
.zjpop-main-num sup{
	font-size: 0.75rem;
	line-height: 1.5rem;
	vertical-align: top;
	font-weight: normal;
}
.zjpop-main-type{
	display: inline-block;
	font-size: 0.9rem;
	font-weight: bold;
	line-height: 1.15rem;
	text-align: left;
}
.zjpop-main-type span{
	font-size: 0.6rem;
	font-weight: normal;
	margin-left: -0.3rem;
}
.zjbtn-box{
	width: 13.325rem;
	margin: 0 auto;
	padding-top: 0.35rem;
}
.zjbtn1{
	display: none;
	width: 5.425rem;
	height: 1.8rem;
	box-shadow: 1px 1px 1px 1px rgba(0,0,0,0.2);
	border-radius: 0.9rem;
	background: #fff;
	text-align: center;
	font-size: 0.775rem;
	line-height: 1.8rem;
	color: #ff6759;
	font-weight: bold;
	margin-left: 0.5rem;
}
.zjbtn2{
	display: none;
	width: 5.425rem;
	height: 1.8rem;
	box-shadow: 1px 1px 1px 1px rgba(0,0,0,0.2);
	border-radius: 0.9rem;
	background: #fccf33;
	text-align: center;
	font-size: 0.775rem;
	line-height: 1.8rem;
	color: #ff6759;
	font-weight: bold;
	margin-right: 0.5rem;
}
.zjbtn3{
	display: none;
	width: 5.425rem;
	height: 1.8rem;
	box-shadow: 1px 1px 1px 1px rgba(0,0,0,0.2);
	border-radius: 0.9rem;
	background: #fccf33;
	text-align: center;
	font-size: 0.775rem;
	line-height: 1.8rem;
	color: #ff6759;
	font-weight: bold;
	margin-right: 0.5rem;
}
.zjbtn4{
	display: none;
	width: 10.675rem;
	height: 1.8rem;
	box-shadow: 1px 1px 1px 1px rgba(0,0,0,0.2);
	border-radius: 0.9rem;
	background: #fccf33;
	text-align: center;
	font-size: 0.775rem;
	line-height: 1.8rem;
	color: #ff6759;
	font-weight: bold;
	margin: 0 auto;
}

.zjpop-notbox{
	width: 13.15rem;
	height: 9.875rem;
	background: #fff;
	border-radius: 0.25rem;
	margin: 0 auto 0.5rem;
	position: relative;
	text-align: center;
}
.zjpop-notbox h1{
	font-size: 1rem;
	color: #333333;
	padding: 1.125rem 0 0.2rem;
}
.zjpop-notbox p{
	font-size: 0.7rem;
	color: #666666;
	padding-bottom: 0.85rem;
}
.zjpop-notbox img{
	width: 3.875rem;
	height: 4.25rem;
}
.closezj{
	position: absolute;
	width: 1.225rem;
	height: 1.225rem;
	background: url(../images/close.png) no-repeat center;
	background-size: 100% 100%;
	right: 0;
	top: 3.6rem;
}
.closezj2{
	left: 50%;
	margin-left: -0.6125rem;
	top: -1.625rem;
}
.layui-layer-page .layui-layer-content{
	overflow: visible;
}
.smlnavbox .aui-iconfont{
	color: #333 !important;
	padding-right: 10px;
}
.smlnav{
	display: none;
	position: absolute;
	width: 130px;
	right: 8px;
	top: 45px;
	z-index: 10;
}
.smlnav>div{
	position: relative;
}
.smlnav-sj{
	display: inline-block;
	width: 0;
	height: 0;
	border-width: 0px 6px 6px 6px;
	border-style: solid;
	border-color: #333 transparent #333 transparent;
	position: absolute;
	right: 15px;
	top: -6px;
	opacity: 0.5;
	z-index: 11;
}
.smlnav-main{
	background: rgba(0,0,0,0.8);
	border-radius: 5px;
	padding: 5px 10px;
	font-size: 14px;
}
.smlnav-main a{
	border-top: 1px solid rgba(255,255,255,0.8);
	display: block;
	height: 45px;
	line-height: 45px;
	text-align: left;
}
.smlnav-main>a:first-child{
	border: 0;
}
.smlnav-main .aui-iconfont{
	line-height: 35px;
	vertical-align: middle;
	margin-right: 10px;
	color: #fff !important;
}

.top{
	background: url(../images/qiandbg.png) no-repeat center;
	background-size: 100% 100%;
	height: 9.575rem;
}
.tou{
	font-size: 0.5rem;
	color: #999999;
}
.Calendar table tr td span{
	width: 1rem;
	height: 1rem;
	line-height: 1rem;
}
.Calendar table tr .onToday span{
    background: #ff8f3a;
}
#signIn{width: 100%;}
.signBtn{
	width: 8.65rem;
	height: 2.025rem;
	background: url(../images/qdbtn.png) no-repeat center;
	background-size: 100% 100%;
	-webkit-border-radius: 0;
    border: 0;
    font-size: 0.85rem;
    text-align: center;
    line-height: 2.025rem;
    margin: 0 auto;
}
.signBtn span{
	color: #ff8f3a;
	font-weight: bold;
}
.tips{
	position: relative;
	padding-top: 1.65rem;
	top: 0;
	line-height: 1.125rem;
	padding-bottom: 0;
	z-index: 1;
}
.tips em{
	display: inline-block;
	height: 1.125rem;
	background: url(../images/qd-day.png) no-repeat center;
	background-size: 100% 100%;
	padding: 0 0.25rem;
	color: #ff8f3a;
	margin: 0 0.25rem;
}
.qdtt{
	font-size: 0.7rem;
	text-align: center;
	color: #fff;
}
.qdpop{
	position: relative;
	width: 15.625rem;
	height: 15.575rem;
	background: url(../images/qdsucc.png) no-repeat center;
	background-size: 100% 100%;
	margin: 0 auto;
}
.qdpop-tle{
	font-size: 0.9rem;
	color: #fff;
	padding-top: 3.2rem;
	text-align: center;
}
.qdpop-con{
	font-weight: bold;
	text-align: center;
}
.qdpop-contt{
	color: #ff8f3a;
	font-size: 0.55rem;
	font-weight: bold;
	padding: 1.2rem 0 0.2rem;
}
.qdpop-price{
	font-size: 0.65rem;
	color: #ff8f3a;
}
.qdpop-price span{
	font-family: arial;
	font-size: 1.5rem;
}
.qdpop-day{
	font-size: 0.55rem;
	font-weight: normal;
	padding: 0.5rem 0;
}
.qdpop-tz{
	font-size: 0.65rem;
	color: #ff8f3a;
}
.qdpop-close{
	position: absolute;
	width: 1.225rem;
	height: 1.225rem;
	background: url(../images/close.png) no-repeat center;
	background-size: 100% 100%;
	left: 50%;
	margin-left: -0.6125rem;
	top: 0.8rem;
}
.layui-layer-hui {
    min-width: 100px;
    background-color: #000;
    filter: alpha(opacity=60);
    background-color: rgba(0,0,0,.6);
    color: #fff;
    border: none;
}
.qdjl-tle{
	width: 100%;
	height: 2.375rem;
	text-align: center;
	line-height: 2.375rem;
	background: url(../images/qdjl-img.png) no-repeat center;
	background-size: 100% 100%;
	margin-top: 0.55rem;
	font-size: 0.75rem;
	font-weight: bold;
	color: #fff;
}
.qdjl-js .qdjl-hongb{
	background: url(../images/qdjl-hb2.png) no-repeat center;
	background-size: 100% 100%;
}
.qdjl-js .qdjl-tt span{
	color: #9c9c9c;
}
.qdjl-main{
	padding: 0 0.5rem 0.5rem;
	text-align: center;
	background: #fff;
}
.qdjl-tt{
	font-size: 0.55rem;
	color: #666666;
	line-height: 1rem;
	padding: 1rem 0 0.3rem;
}
.qdjl-tt span{
	font-size: 0.75rem;
	color: #ff8f3a;
}
.qdjl-hongb{
	width: 3.4rem;
	height: 4.475rem;
	background: url(../images/qdjl-hb.png) no-repeat center;
	background-size: 100% 100%;
	margin: 0 auto;
}
.qdjl-hongb p{
	font-size: 0.45rem;
	color: #fff;
}
.qdjl-hongb .qdjl-hongb-num{
	font-size: 1.4rem;
	font-family: arial;
	color: #fff;
	line-height: 1.4rem;
	padding-top: 1.7rem;
	font-weight: bold;
}
.qdjl-hongb-num sub{
	font-weight: normal;
	vertical-align: middle;
	font-size: 0.425rem;
}

.yaoqbox{
	width: 100%;
	background: url(../images/yaoqimg.png) no-repeat top;
	background-size: 100% auto;
	padding-top: 3.55rem;
}
.yaoq-login{
	width: 14.9rem;
	height: 7.625rem;
	margin: 0 auto 15px;
	background: url(../images/yaoq-login.png) no-repeat top;
	background-size: 100% 100%;
}
.yaoq-login-t{
	font-size: 1rem;
	width: 12.35rem;
	margin: 0 auto ;
	text-align: center;
	color: #333333;
	padding: 1.475rem 0;
	overflow: hidden;
	min-height: 4.675rem;
}
.yaoq-login-tbox{
	font-size: 0.5rem;
	border-left: 1px solid #d0d0d0;
}
.yaoq-login-t>.yaoq-login-tbox:first-child{
	border: 0;
}
.yaoq-login-tbox p{
	font-size: 0.9rem;
	color: #f34a43;
	line-height: 1rem;
}
.yaoq-login-btn{
	display: block;
	width:12.325rem;
	height: 1.85rem;
	background: #f34a43;
	margin: 0 auto;
	border-radius: 0.9rem;
	font-size: 0.725rem;
	color: #fff;
	line-height: 1.85rem;
	text-align: center;
	font-weight: bold;
}

.yaoq-today{
	width: 14.9rem;
	margin: 0 auto 15px;
	background: #fff;
	padding-top: 1.175rem;
	
}
.yaoq-today-tle{
	position: relative;
	width: 7.75rem;
	margin: 0 auto;
	padding-top: 0.675rem;
	border-top: 0.125rem solid #f34a43;
}
.yaoq-today-tle span{
	position: absolute;
	display: block;
	width: 5.95rem;
	background: #fff;
	left: 50%;
	margin-left: -2.975rem;
	text-align: center;
	font-weight: bold;
	color: #333333;
	top: -0.6rem;
	font-size: 0.7rem;
}
.yaoq-phbox{
	width: 9.75rem;
	font-weight: bold;
	font-size: 0.65rem !important;
}
.yaoq-ph{
	width: 3.15rem;
	float: left;
	position: relative;
	line-height: 1.375rem;
}
.yaoq-num{
	font-size: 0.5rem !important;
	color: #333333 !important;
}
.yaoq-num span{
	font-size: 0.65rem;
	color: #f34a43;
	font-weight: bold;
}
.aui-list .aui-list-item-inner{
	padding-top: 0.5rem;
	padding-bottom: 0.5rem;
}
.yaoq-phall{
	width: 14.9rem;
	margin: 0 auto 15px;
	background: #fff;
}
.yaoq-phall .yaoq-ph{
	color: #666;
}
.yaoq-phname{
	line-height: 1.375rem;
}
.yaoq-phall li:nth-child(1) .yaoq-ph{
	background: url(../images/yaoq-jp.png) no-repeat;
	height: 1.375rem;
	background-size: auto 100%;
	font-size: 0.55rem;
	color: #fff;
	padding-top: 0.25rem;
	padding-left: 0.38rem;
	text-shadow: 2px 2px 1px rgba(0,0,0,0.5);
	font-family: arial;
	line-height: normal;
}
.yaoq-phall li:nth-child(2) .yaoq-ph{
	background: url(../images/yaoq-yp.png) no-repeat;
	height: 1.375rem;
	background-size: auto 100%;
	font-size: 0.55rem;
	color: #fff;
	padding-top: 0.25rem;
	padding-left: 0.38rem;
	text-shadow: 2px 2px 1px rgba(0,0,0,0.5);
	font-family: arial;
	line-height: normal;
}
.yaoq-phall li:nth-child(3) .yaoq-ph{
	background: url(../images/yaoq-tp.png) no-repeat;
	height: 1.375rem;
	background-size: auto 100%;
	font-size: 0.55rem;
	color: #fff;
	padding-top: 0.25rem;
	padding-left: 0.38rem;
	text-shadow: 2px 2px 1px rgba(0,0,0,0.5);
	font-family: arial;
	line-height: normal;
}


.band{
	width: 100%;
	height: 16.45rem;
	background: url(../images/band.png) no-repeat center;
	background-size: 100% 100%;
}
.fenxiang{
	padding-bottom: 2rem;
}
.fenx-tle{
	width: 16.5rem;
	border-top: 0.025rem solid #dedede;
	height: 0.6rem;
	margin: 1.8rem auto 0;
	position: relative;
}
.fenx-tle span{
	position: absolute;
	display: block;
	width: 2.725rem;
	height: 0.6rem;
	line-height: 0.6rem;
	font-size: 0.6rem;
	text-align: center;
	background: #fff;
	top: -0.3rem;
	left: 50%;
	margin-left: -1.3625rem;
}
.fenx-box{
	padding-top: 0.925rem;
}
.fenx-img img{
	height: 4.275rem;
}
.fenx-box>.fenx-img:first-child{
	padding: 0 4.35rem 0 3.8rem;
}
.fenx-tt{
	width: 13.175rem;
	height: 1.95rem;
	background: #f5f5f5;
	text-align: center;
	font-size: 0.75rem;
	letter-spacing: 0.125rem;
	line-height: 1.95rem;
	border-radius: 0.975rem;
	margin: 1.6rem auto 0;
}
.fenx-tt span{
	font-weight:bold ;
	color: #ff9313;
}


.chouj-btn2{
	background: url(../images/chouj_nrk4.png) no-repeat center;
	background-size: 100% 100%;
}